home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 20 / 9 / DISK2092.ZIP / RFIX0227.ZIP / FIX-READ.ME < prev    next >
Text File  |  1990-02-28  |  2KB  |  41 lines

  1. These fixes correct various problems with release 17.3
  2. of RBBS-PC.   The merges will create 17.3/0227.   Note:
  3. 0227 is a temporary FIX to RBBS-PC for those who encounter
  4. problems and can recompile.  It is NOT a new release of RBBS-PC.
  5. There is as of yet no new release of RBBS-PC.EXE.  The
  6. next official release, incorporating this and any additional
  7. changes, will be 17.3A.
  8.  
  9. They are applied using BLED, and QuickBasic is used for
  10. recompiling.    You can put these files in with your source
  11. code for 17.3 and type
  12.  
  13. UPGRADE 0227 <compiler ver>
  14.  
  15. where <compiler ver> is QB3.0 for QuickBasic 3.0 or QB4.5 for
  16. version 4.5.  Or you can use your own batch files for merging
  17. and recompiling.  You must start with the unmodified 17.3
  18. release of the source code.   Note that since RBBS-VAR.BAS
  19. has changed, all modules must be recompiled.
  20.  
  21. The files included are:
  22.  
  23. BULLET6           Documentation details on changes
  24. FIX-READ.ME       This read.me file
  25. INDEF.LIT         Replacement file for LIT merges
  26. LKL02273.DAT      Used in recompiling with QuickBasic 3
  27. LKL02274.DAT      Used in recompiling with QuickBasic 4.5
  28. MENU5C            Replacement for color graphics door menu
  29. MIMPORT.LIT       Replacement file for LIT merges
  30. R-PC0227.MRG      Merges to RBBS-PC.BAS
  31. RSB20227.MRG      Merges to RBBSSUB2.BAS
  32. RSB30227.MRG      Merges to RBBSSUB3.BAS
  33. RSB40227.MRG      Merges to RBBSSUB4.BAS
  34. RSB50227.MRG      Merges to RBBSSUB5.BAS
  35. RVAR0227.BAS      New RBBS-VAR.BAS
  36. SURVEY.LIT        Replacement file for LIT merges
  37. UPGRADE.BAT       Batch file driver for compile/link
  38.  
  39. -Ken Goosens, February 27, 1990
  40.  
  41.